[INFO] cloning repository https://github.com/Yash-Kumar-tech/creator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yash-Kumar-tech/creator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYash-Kumar-tech%2Fcreator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYash-Kumar-tech%2Fcreator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9d2094f185e45f66930f9425a25f3214ef5b17d
[INFO] fixing Yash-Kumar-tech/creator against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYash-Kumar-tech%2Fcreator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yash-Kumar-tech/creator
[INFO] finished tweaking git repo https://github.com/Yash-Kumar-tech/creator
[INFO] tweaked toml for git repo https://github.com/Yash-Kumar-tech/creator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yash-Kumar-tech/creator on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yash-Kumar-tech/creator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b
[INFO] running `Command { std: "docker" "start" "db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking creator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `GlobSet`
[INFO] [stdout]  --> src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use globset::{Glob, GlobSet, GlobSetBuilder};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GlobSet`
[INFO] [stdout]  --> src/main.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use globset::{Glob, GlobSet, GlobSetBuilder};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: expected `{closure@main.rs:92:76}` to return `&&str`, but it returns `&str`
[INFO] [stdout]   --> src/main.rs:92:80
[INFO] [stdout]    |
[INFO] [stdout] 92 |     for pattern in default_ignores.iter().chain(ignore_patterns.iter().map(|s| s.as_str())) {
[INFO] [stdout]    |                                           -----                            --- ^^^^^^^^^^ expected `&&str`, found `&str`
[INFO] [stdout]    |                                           |                                |
[INFO] [stdout]    |                                           |                                this closure
[INFO] [stdout]    |                                           required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&&_`
[INFO] [stdout]               found reference `&_`
[INFO] [stdout]    = note: required for `std::iter::Map<std::slice::Iter<'_, std::string::String>, {closure@src/main.rs:92:76: 92:79}>` to implement `Iterator`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::chain`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/iter/traits/iterator.rs:510:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: expected `{closure@main.rs:92:76}` to return `&&str`, but it returns `&str`
[INFO] [stdout]   --> src/main.rs:92:80
[INFO] [stdout]    |
[INFO] [stdout] 92 |     for pattern in default_ignores.iter().chain(ignore_patterns.iter().map(|s| s.as_str())) {
[INFO] [stdout]    |                                                                            --- ^^^^^^^^^^ expected `&&str`, found `&str`
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            this closure
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&&_`
[INFO] [stdout]               found reference `&_`
[INFO] [stdout]    = note: required for `std::iter::Map<std::slice::Iter<'_, std::string::String>, {closure@src/main.rs:92:76: 92:79}>` to implement `Iterator`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `Chain<Iter<'_, &str>, Map<Iter<'_, String>, {closure@main.rs:92:76}>>` to implement `Iterator`
[INFO] [stdout]    = note: required for `Chain<Iter<'_, &str>, Map<Iter<'_, String>, {closure@main.rs:92:76}>>` to implement `IntoIterator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/creator-f4a53b71488bcb49.long-type-1355063009061106397.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: expected `{closure@main.rs:92:76}` to return `&&str`, but it returns `&str`
[INFO] [stdout]   --> src/main.rs:92:80
[INFO] [stdout]    |
[INFO] [stdout] 92 |     for pattern in default_ignores.iter().chain(ignore_patterns.iter().map(|s| s.as_str())) {
[INFO] [stdout]    |                                           -----                            --- ^^^^^^^^^^ expected `&&str`, found `&str`
[INFO] [stdout]    |                                           |                                |
[INFO] [stdout]    |                                           |                                this closure
[INFO] [stdout]    |                                           required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&&_`
[INFO] [stdout]               found reference `&_`
[INFO] [stdout]    = note: required for `std::iter::Map<std::slice::Iter<'_, std::string::String>, {closure@src/main.rs:92:76: 92:79}>` to implement `Iterator`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::chain`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/iter/traits/iterator.rs:510:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: expected `{closure@main.rs:92:76}` to return `&&str`, but it returns `&str`
[INFO] [stdout]   --> src/main.rs:92:80
[INFO] [stdout]    |
[INFO] [stdout] 92 |     for pattern in default_ignores.iter().chain(ignore_patterns.iter().map(|s| s.as_str())) {
[INFO] [stdout]    |                                                                            --- ^^^^^^^^^^ expected `&&str`, found `&str`
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            this closure
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&&_`
[INFO] [stdout]               found reference `&_`
[INFO] [stdout]    = note: required for `std::iter::Map<std::slice::Iter<'_, std::string::String>, {closure@src/main.rs:92:76: 92:79}>` to implement `Iterator`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `Chain<Iter<'_, &str>, Map<Iter<'_, String>, {closure@main.rs:92:76}>>` to implement `Iterator`
[INFO] [stdout]    = note: required for `Chain<Iter<'_, &str>, Map<Iter<'_, String>, {closure@main.rs:92:76}>>` to implement `IntoIterator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/creator-11f8c89bf2ec2b25.long-type-4687316587075757846.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `creator` (bin "creator") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `creator` (bin "creator" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b", kill_on_drop: false }`
[INFO] [stdout] db3ff911df03bee55b0c2f2586868d17f0c82fbadbee4f6098be12351f33685b
